home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Magazine / Online / QMail / man / cat8 / qmail-start.0 < prev    next >
Encoding:
Text File  |  1997-09-21  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. qmail-start(8)                                     qmail-start(8)
  5.  
  6.  
  7. NNAAMMEE
  8.        qmail-start - turn on mail delivery
  9.  
  10. SSYYNNOOPPSSIISS
  11.        qqmmaaiill--ssttaarrtt [ _a_l_i_a_s_e_m_p_t_y [ _l_o_g_g_e_r _a_r_g _._._.  ] ]
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        qqmmaaiill--ssttaarrtt   invokes   qqmmaaiill--sseenndd,  qqmmaaiill--llssppaawwnn,  qqmmaaiill--
  15.        rrssppaawwnn, and qqmmaaiill--cclleeaann.  These four daemons cooperate  to
  16.        deliver messages from the queue.
  17.  
  18.        qqmmaaiill--ssttaarrtt  arranges  for qqmmaaiill--sseenndd's activity record to
  19.        be sent to qqmmaaiill--ssttaarrtt's output.  See qqmmaaiill--lloogg((55)) for the
  20.        format  of  the  activity record.  Other than this, qqmmaaiill--
  21.        ssttaarrtt does not print anything, even on failure.
  22.  
  23.        If _a_l_i_a_s_e_m_p_t_y is supplied, qqmmaaiill--ssttaarrtt passes it to qqmmaaiill--
  24.        llssppaawwnn.
  25.  
  26.        If _l_o_g_g_e_r is supplied, qqmmaaiill--ssttaarrtt invokes _l_o_g_g_e_r with the
  27.        given arguments, and feeds  qqmmaaiill--sseenndd's  activity  record
  28.        through _l_o_g_g_e_r.
  29.  
  30.        Environment variables given to qqmmaaiill--ssttaarrtt will eventually
  31.        be passed on to qqmmaaiill--llooccaall, so make sure to clean up  the
  32.        environment if you run qqmmaaiill--ssttaarrtt manually:
  33.  
  34.           # env - PATH="/ADE/var/qmail/bin:$PATH"
  35.           qmail-start ./Mailbox splogger qmail &
  36.           (all on one line)
  37.  
  38.        qqmmaaiill--ssttaarrtt  sets the uid and gid of each daemon properly.
  39.  
  40.        Note that qqmmaaiill--sseenndd normally juggles several simultaneous
  41.        deliveries.   To  reduce qqmmaaiill--sseenndd's impact on other pro-
  42.        grams, you can run qqmmaaiill--ssttaarrtt with a low priority.
  43.  
  44. SSEEEE AALLSSOO
  45.        logger(1),  splogger(1),  nice(1),  qmail-log(5),   qmail-
  46.        local(8),    qmail-clean(8),    qmail-lspawn(8),    qmail-
  47.        rspawn(8), qmail-send(8)
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.